home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20030409-20031118
/
000418_robert.nash@watkins.com_Tue Nov 18 18:00:50 2003.msg
< prev
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Path: newsmaster.cc.columbia.edu!panix!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
From: robert.nash@watkins.com (Bob)
Newsgroups: comp.protocols.kermit.misc
Subject: aix to aix file transfer hangs
Date: 18 Nov 2003 13:26:21 -0800
Organization: http://groups.google.com
Lines: 60
Message-ID: <cfe11f94.0311181326.355d69e3@posting.google.com>
NNTP-Posting-Host: 12.8.227.114
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1069190782 27589 127.0.0.1 (18 Nov 2003 21:26:22 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 18 Nov 2003 21:26:22 +0000 (UTC)
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14673
Hi All,
I need help transfering files from one aix box to another, both boxes
are:
* Running on a IBM P690 Regatta LPAR *
* AIX Version 5.2.0-ML1
I downloaded the latest daily source and built the version for AIX 5.2
at the kermit prompt found a script called "deliver",
I typed: set host server2
kermit responded with: server2.com connected on port telnet
i typed the letter C and then logged into the remote machine
so far so good....
on the remote machine I started kermit
then used the ctrl-\ c to return
so far still ok....
then I typed: send x.tar
the file transfer screen on kermit appears, the transfer gets to 2%
and always get stuck, I tried different files, same thing, I can send
small text file, but it still gets stuck even though it says 100%
complete.
here is what the stuck screen looks like:
C-Kermit 8.0.210 Dev.00, 10 Nov 2003, server1.com [10.248.33.
39]
Current Directory: /home/uwmrne/kermit
Network Host: server2.com:23 (UNIX)
Network Type: TCP/IP
Parity: none
RTT/Timeout: 08 / 00
SENDING: x.tar => x.tar => /home/uwmrne/x.tar
File Type: BINARY
File Size: 9697280
Percent Done: 2 /
...10...20...30...40...50...60...70...80...90..100
Estimated Time Left: 00:02:10
Transfer Rate, CPS: 72831
Window Slots: STREAMING
Packet Type: D
Packet Count: 58
Packet Length: 4000
Error Count: 0
Last Error:
Last Message:
any ideas would be greatly appreciated.
thanks...bob